CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vs2008 mfc

搜索资源列表

  1. jiaotong1

    0下载:
  2. 交通查询系统,拥有MFC界面哦,使用VS2008编程,很好的。价值很高。全部工程都在里面了采用哈弗曼算法实现路径规划查找。-Transport query system, with MFC interface, using VS2008 programming, very good. High value. All the works on the inside Hafu Man algorithm path planning to find.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-31
    • 文件大小:13305862
    • 提供者:fuguohe
  1. MITK-based-3D-visualization

    0下载:
  2. 本文以医学影像处理与分析平台MITK为基础,在VS2008环境中建立MFC应用程序,首先实现了多种格式二维CT图像文件的读取显示、切片浏览和数据保存;再通过MC算法和光线投影算法得到表面绘制模型和体绘制模型;最后完成对三维图像简单的人机交互式操作。-Medical image processing and analysis platform MITK the establishment of an MFC application in VS2008 environment, first of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95296
    • 提供者:张聪
  1. Tetris

    0下载:
  2. 利用MFC编写的俄罗斯方块小游戏,使用VS2008集成开发环境编程!-The Tetris Game Make By MFC!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:51342
    • 提供者:蒋浩浩
  1. IMBRestore

    1下载:
  2. VS2008平台下VC++开发图像复原的MFC应用程序 实现功能: 运动模糊复原 逆滤波退化 逆滤波复原 加噪退化 维纳滤波复原 最大后验滤波 最大熵复原 投影滤波 几何变换复原 迭代盲目复原 最小平方滤波 -VS2008 platform VC++ development of image restoration MFC application functions: motion blur and recover the inverse fi
  3. 所属分类:Special Effects

    • 发布日期:2016-06-11
    • 文件大小:362496
    • 提供者:陈鹏宇
  1. MP3PlayerVs2008hwp

    0下载:
  2. 这是一个在VS2008下调试通过的一个MP3个性化图形界面程序。可以作为MFC图形用户界面编程的参考,使你摒弃VC那种呆板的灰色窗体。程序的详细说明可以在百度文库中下载。文档名称:MP3Player界面编程技术揭秘.doc-In VS2008 debugging through an MP3 personalized GUI program. Can be used as a reference of the MFC graphical user interface programming, s
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:313024
    • 提供者:hwp
  1. drawrect

    0下载:
  2. 计算机图形学画矩形应用VS2008加上MFC界面编程完成简单的人机交互可以改变参数进行绘图-Computer graphics, draw a rectangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11552937
    • 提供者:李向佳
  1. AVIPlayer

    0下载:
  2. 在VS2008下使用MFC、opencv1.0编写的一个avi播放器,窗口界面操作。已经对播放器功能进行封装,很好地支持移植-VS2008 under the MFC, opencv1.0 written a avi player window interface operation. Encapsulated player features, support transplant
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:75091
    • 提供者:huang zhaoguang
  1. Snake5524

    0下载:
  2. MFC版本的贪吃蛇,是VS2008做的,VC貌似不能打开-MFC version of the Snake, is done VS2008, VC seemingly can not be opened
  3. 所属分类:Other Games

    • 发布日期:2017-05-16
    • 文件大小:4450808
    • 提供者:Daniel
  1. Card5524

    0下载:
  2. MFC的纸牌游戏,VS2008做的,站长接收,界面还行-MFC card game, VS2008 do owners receive, the interface is also OK
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-18
    • 文件大小:4888564
    • 提供者:Daniel
  1. PictureControl_DrawAndSave

    1下载:
  2. 用VS2008建立的MFC对话框中,点击按钮在picturecontrol控件上用鼠标绘图,然后点击保存按钮,将控件上所绘图片保存-Used the VS2008 to establish the MFC dialog box, click the button with the mouse drawing on in picturecontrol controls, and then click the Save button, will be plotted on the control p
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:13973163
    • 提供者:chao
  1. ReplaceFileName

    0下载:
  2. 英文名,批量改小写,list control控件显示更改信息,能遍历子文件夹,更改失败的变色处理(已经打开的不能更改),VS2008开发环境,MFC程序。-English name, batch change lowercase list control control change information can traverse subfolders, change the discoloration of treatment failure (already opened can not
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:29007
    • 提供者:严俊锋
  1. qtPvs2008Popencv

    0下载:
  2. 一直对MFC对OpenCV的支持不好而耿耿于怀,了解了Qt对OpenCV支持很好,但网上这方面的资料很少。大部分的图形交互的设计都是基于OpenCV2.0之前的数据结构lpImage进行的。最近得到了一本好书《OpenCV 2 Computer Vision Application Programming Cookbook》,参考这本书的利用Qt创建GUI,不过书中的办法是在Qt Creator下实现的,我这里通过VS2008+Qt实现。-Have been MFC support for Op
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:23038
    • 提供者:皇城圣骑士
  1. MFC_cube

    0下载:
  2. vs2008写的mfc与opengl结合的方块程序。-vs2008 write mfc and opengl box program.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:15374336
    • 提供者:jame
  1. BiyeSheji

    0下载:
  2. 起重机工况选型对话框,包括程序与数据库,使用VS2008中的C++编写的MFC对话框,代码丰富。-The crane operating mode selection dialog box, including program and database use the VS2008 in C++ written MFC dialog box, code.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-01
    • 文件大小:12961557
    • 提供者:www
  1. Lottery-and-lucky-Number

    0下载:
  2. 一个由MFC编写的可以模拟彩票抽奖系统的小程序, 能够抽奖,兑奖,,查询中奖纪录,以及提供较为有好的交互式界面效果, 请在VS2008或以后版本中才可以打开此工程-a simple lotter number application which can create some random lucky number. Created under VS2008.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:6429114
    • 提供者:Kay
  1. Sudoku

    0下载:
  2. 基于MFC编写的一个数独小游戏,比较有趣味。平台是VS2008-game of shudu
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:9696383
    • 提供者:李勇
  1. Spline

    0下载:
  2. 畵三次样条利 用MFC 用mouse点10個点 畵出三次样条線-Cubic spline source code using MFC VS2008
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-09
    • 文件大小:14792125
    • 提供者:jieun
  1. GDIDraw

    0下载:
  2. 实习刚开始用MFC做的GDI画图程序,编译器VS2008,实现了撤销,重做功能,用双缓冲实现了无闪烁。本着源码共享的精神,希望对大家有所参考-Internships beginning with MFC GDI drawing program, the compiler VS2008, Undo, Redo functionality, flicker-free double buffering. Spirit of sharing the spirit of the source, we wa
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:14745115
    • 提供者:TigerLiu1991
  1. SerialPortTest

    0下载:
  2. 最简单的串口通信程序,MFC,基于SerialPort类,VS2008-The simplest SerialPort program,based on CSerialPort ,VS2008
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:12890523
    • 提供者:赵洪鹏
  1. VS2008_CPP

    0下载:
  2. vs2008的c++实例,有助于学习MFC-the C++ programing examples of vs2008,which can help you with MFC.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:62342144
    • 提供者:田洪坤
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com